home *** CD-ROM | disk | FTP | other *** search
- #!/bin/sh
-
- set -e
-
- if [ "$1" = remove ];
- then
- # Also remove the runtime files.
- rm -f /var/lib/usb_modeswitch/last_seen
- rm -f /var/lib/usb_modeswitch/bind_list
- fi
-
- # Automatically added by dh_installdeb
- dpkg-maintscript-helper rm_conffile "/etc/usb_modeswitch.setup" 1.1.3-1 -- "$@"
- # End automatically added section
- # Automatically added by dh_installdeb
- dpkg-maintscript-helper rm_conffile "/etc/usb_modeswitch.d/19d2:2000:?:?:?" 1.0.7-1 -- "$@"
- # End automatically added section
- # Automatically added by dh_installdeb
- dpkg-maintscript-helper rm_conffile "/etc/usb_modeswitch.d/19d2:2000:?:?" 1.0.7-1 -- "$@"
- # End automatically added section
- # Automatically added by dh_installdeb
- dpkg-maintscript-helper rm_conffile "/etc/usb_modeswitch.d/19d2:2000:?:?:?" 1.0.7-1 -- "$@"
- # End automatically added section
- # Automatically added by dh_installdeb
- dpkg-maintscript-helper rm_conffile "/etc/usb_modeswitch.d/19d2:2000:?" 1.0.7-1 -- "$@"
- # End automatically added section
- # Automatically added by dh_installdeb
- dpkg-maintscript-helper rm_conffile "/etc/usb_modeswitch.d/19d2:2000:?:?" 1.0.7-1 -- "$@"
- # End automatically added section
- # Automatically added by dh_installdeb
- dpkg-maintscript-helper rm_conffile "/etc/usb_modeswitch.d/19d2:2000:?:?:?" 1.0.7-1 -- "$@"
- # End automatically added section
- # Automatically added by dh_installdeb
- dpkg-maintscript-helper rm_conffile "/etc/usb_modeswitch.d/19d2:2000:?" 1.0.7-1 -- "$@"
- # End automatically added section
- # Automatically added by dh_installdeb
- dpkg-maintscript-helper rm_conffile "/etc/usb_modeswitch.d/19d2:2000:?:?" 1.0.7-1 -- "$@"
- # End automatically added section
- # Automatically added by dh_installdeb
- dpkg-maintscript-helper rm_conffile "/etc/usb_modeswitch.d/19d2:2000:?:?:?" 1.0.7-1 -- "$@"
- # End automatically added section
- # Automatically added by dh_installdeb
- dpkg-maintscript-helper rm_conffile "/etc/usb_modeswitch.d/05c6:1000:?" 1.0.7-1 -- "$@"
- # End automatically added section
- # Automatically added by dh_installdeb
- dpkg-maintscript-helper rm_conffile "/etc/udev/rules.d/80-usb_modeswitch.rules" 1.0.7-1 -- "$@"
- # End automatically added section
- # Automatically added by dh_installdeb
- dpkg-maintscript-helper rm_conffile "/etc/udev/rules.d/usb_modeswitch.rules" 1.0.7-1 -- "$@"
- # End automatically added section
-
-